home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12013 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  632 b 

  1. Path: nntp.onyx.net!newsmaster
  2. From: "russ@thered.octacon.co.uk (Russ Libbey)
  3. Newsgroups: comp.lang.c++
  4. Subject: .lib files
  5. Date: Sun, 17 Mar 1996 18:49:14 GMT
  6. Organization: ONYX.net
  7. Message-ID: <4ihmqd$5d5@mulgave.octacon.co.uk>
  8. NNTP-Posting-Host: r03-20.onyx.net
  9. X-Newsreader: Forte Free Agent v0.55
  10.  
  11. For college project I need to create a .lib file containing simple
  12. functions and this has to be linked to make .exe file.(Using Borland
  13. 4.5)
  14.  
  15. I've created said file and it works OK, but only when linked as node.
  16. Is it not possible to copy .lib file to my library directory \bc45\lib
  17. and link as normal .lib files?
  18.  
  19. thanks, Russ
  20.  
  21.